-
Home
-
StellarPay – Stripe Payment Gateway for WooCommerce
-
1.2.0
-
Code
-
Classes
- PaymentIntentDTO
Total Complexity |
14 |
Dependencies |
3 |
Dependents |
3 |
Total lines |
206 |
Lines of code |
53 |
Logical lines of code |
21 |
Comment lines |
75 |
Methods |
13 |
Properties |
5 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getPaymentGatewayMode() |
S |
79 |
2 |
3 |
fromStripeResponse() |
S |
65 |
1 |
9 |
getId() |
S |
82 |
1 |
3 |
getAmount() |
S |
82 |
1 |
3 |
getCurrency() |
S |
82 |
1 |
3 |
getClientSecret() |
S |
82 |
1 |
3 |
getPaymentMethod() |
S |
82 |
1 |
3 |
getCustomer() |
S |
82 |
1 |
3 |
getStripeResponseAsArray() |
S |
81 |
1 |
3 |
getFee() |
S |
70 |
1 |
7 |
getNetAmount() |
S |
70 |
1 |
7 |
isCanceled() |
S |
80 |
1 |
3 |
isSucceeded() |
S |
80 |
1 |
3 |